home *** CD-ROM | disk | FTP | other *** search
INI File | 2003-09-05 | 1.4 KB | 60 lines |
- [ScreenInfo]
- OneInstance = TRUE
- MutexName="The Home Depot 3D Home Designer 5"
- WinTitle="The Home Depot 3D Home Designer 5"
- WinType="NOBORDERWINDOW"
- BtnLeft=20
- BtnTop=20
- BtnSpacing=3
- ForeColor=14.30.137
- HiliteColor=27.42.214
- DimmedColor=128.128.128
- WinFontName="Arial"
- WinFontSize=18
- WinFontStyle=FONT_BOLD
- WinScreenPicName=background.bmp
- WinBtnUpPicName=btnu.bmp
- WinBtnDownPicName=btnd.bmp
- WinBtnRollPicName=btnr.bmp
- WinBtnDimmedPicName=btnx.bmp
- WinIconName=Autorun.ico
-
-
-
- ;ExistCond=NREGISTRY:"SOFTWARE\Zone Labs\ZoneAlarm" "InstallDirectory" 2
- ;ExistCond=NREGISTRY:"SOFTWARE\Zone Labs\ZoneAlarm"
- ;ExistCond=INIENTRY:"win.ini [TLC Options] $sel1ssd *sel1ssd"
- ;ExistCond = FILE:"C:\Program Files\Broderbund\3D Home Architect 5.0\Bin\3DHome.exe"
-
-
- [Button1]
- ;This button will reload the screen
- ;Set Show=0 to hide it.
- Show=0
- Win32App="*SCRN ./autorun.ini"
- BtnLeft=0
- BtnTop=0
-
- [Button2]
- ;Text="Install?"
- Win32App="*APPL ./setup.exe /SetupPath "../Setup.exe""
- ErrMsg="Error running program!"
- WinBtnUpPicName=INSTL_UP.bmp
- WinBtnDownPicName=INSTL_DN.bmp
- WinBtnRollPicName=INSTL_OV.bmp
- BtnLeft=41
- BtnTop=96
- Terminate=TRUE
-
- [Button3]
- ;Text="Exit"
- Win32App="*QUIT"
- ErrMsg="Error running program!"
- WinBtnUpPicName=CANCL_UP.bmp
- WinBtnDownPicName=CANCL_DN.bmp
- WinBtnRollPicName=CANCL_OV.bmp
- BtnLeft=169
- BtnTop=96
- Terminate=TRUE
-
-